#index .index-banner {
  width: 100%;
  position: relative;
}
#index .index-banner .swiper-banner {
  height: 100%;
  position: relative;
}
#index .index-banner .swiper-banner .swiper-wrapper {
  height: 100%;
}
#index .index-banner .swiper-banner .swiper-wrapper .swiper-slide {
  height: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
}
#index .index-banner .swiper-banner .swiper-wrapper .swiper-slide > img {
  width: 100%;
  opacity: 0;
}
#index .index-banner .swiper-banner .index-page {
  position: absolute;
  top: calc(50% - 66px);
  z-index: 10;
  right: 8.5%;
  display: flex;
  align-items: center;
}
#index .index-banner .swiper-banner .index-prev, #index .index-banner .swiper-banner .index-next {
  cursor: pointer;
  outline: none;
  width: 36px;
  height: 36px;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
#index .index-banner .swiper-banner .index-prev {
  background-image: url("../img/09.png");
}
#index .index-banner .swiper-banner .index-next {
  background-image: url("../img/10.png");
  margin-left: 34px;
}
#index .index-banner .scroll-down {
  display: inline-block;
  position: absolute;
  z-index: 11;
  bottom: 25px;
  left: calc(50% - 50px);
  text-align: center;
  cursor: pointer;
  animation: mouse infinite 0.8s;
  -webkit-animation: mouse infinite 0.8s;
  animation-direction: alternate;
}
#index .index-banner .scroll-down p {
  font-size: 14px;
  font-family: "DIN";
  color: #333;
}
#index .index-banner .scroll-down .down {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 16px 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/03.png");
  margin-top: 13px;
}
#index .index-banner .mail-box {
  position: absolute;
  z-index: 11;
  width: 560px;
  height: 90px;
  background-color: #ffffff;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 40px;
  right: 8.3%;
  cursor: pointer;
  bottom: -45px;
}
#index .index-banner .mail-box .tt {
  font-size: 24px;
  color: #333;
}
#index .index-banner .mail-box .arr {
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  display: inline-block;
  background-image: url("../img/04.png");
}
#index .solution .solution-box {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 50px;
  position: relative;
  transition: all 0.6s;
}
#index .solution .solution-box > img {
  width: 100%;
  opacity: 0;
}
#index .solution .solution-box .text-box {
  position: absolute;
  text-align: center;
  z-index: 10;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  width: 100%;
}
#index .solution .solution-box .text-box .item {
  display: block;
  color: transparent;
  font-size: 46px;
  line-height: 46px;
  margin-bottom: 80px;
  -webkit-text-stroke: 1px #ffffff;
  transition: all 0.6s;
}
#index .solution .solution-box .text-box .item.active, #index .solution .solution-box .text-box .item:hover {
  font-size: 70px;
  line-height: 70px;
  color: #fff;
  -webkit-text-stroke: 0px #ffffff;
  transition: all 0.6s;
}
#index .solution .solution-box .bg {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#index .solution .solution-box .bg img {
  width: 100%;
  opacity: 0;
}
#index .solution .solution-box .bg-pic {
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 8;
  opacity: 0;
  transition: all 0.3s;
}
#index .solution .solution-box .bg-pic.active {
  opacity: 1;
  transition: all 0.3s;
}
#index .news {
  padding-bottom: 70px;
}
#index .news .news-top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
#index .news .news-list {
  margin-top: 70px;
}

#about .about-intro {
  padding: 80px 0;
  background-size: 560px auto;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url("../img/19.png");
}
#about .about-intro .main {
  display: flex;
  justify-content: space-between;
}
#about .about-intro .left-title {
  width: 30%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 10px;
}
#about .about-intro .left-title .top img {
  width: 146px;
}
#about .about-intro .left-title .top .tt {
  font-size: 32px;
  line-height: 32px;
  margin-top: 20px;
}
#about .about-intro .left-title .line {
  width: 32px;
  height: 5px;
  background-color: #333;
  border-radius: 2px;
}
#about .about-intro .right-info {
  width: 66%;
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
#about .about-honor {
  background-color: #f2f2f2;
  padding-bottom: 90px;
}
#about .about-honor .honor-box {
  margin-top: 70px;
}
#about .about-honor .honor-box .honor-swiper .swiper-slide {
  width: 23% !important;
}
#about .about-honor .honor-box .honor-swiper .swiper-slide .pic {
  padding: 18px;
  border: 1px solid #ccc;
}
#about .about-honor .honor-box .honor-swiper .swiper-slide .pic img {
  width: 100%;
}
#about .about-honor .honor-box .honor-swiper .swiper-slide .info {
  font-size: 20px;
  line-height: 20px;
  padding: 15px 10px;
  text-align: center;
}
#about .elec-book {
  height: 390px;
  display: flex;
  position: relative;
}
#about .elec-book .left-text {
  width: 39%;
  height: 100%;
  background-color: #003f9a;
}
#about .elec-book .right-more {
  width: 61%;
  height: 100%;
  background-image: url("../img/21.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#about .elec-book .book-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#about .elec-book .book-box .main {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#about .elec-book .book-box .main .com-title {
  padding-top: 0;
  color: #fff;
}
#about .about-service {
  padding-bottom: 60px;
}
#about .about-service .desc {
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #999;
}
#about .about-service .service-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 80px;
}
#about .about-service .service-list .s-item {
  width: 22%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#about .about-service .service-list .s-item .icon-box {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: 1px solid #e6e6e6;
  text-align: center;
  line-height: 140px;
}
#about .about-service .service-list .s-item .icon-box i {
  font-size: 54px;
  color: #333;
}
#about .about-service .service-list .s-item .title {
  text-align: center;
  margin-top: 25px;
}
#about .about-service .service-list .s-item .title .num {
  font-size: 24px;
  line-height: 30px;
  font-family: "DIN";
}
#about .about-service .service-list .s-item .title .name {
  font-size: 24px;
  line-height: 30px;
  margin-top: 10px;
}
#about .about-service .service-list .s-item .info {
  font-size: 14px;
  line-height: 28px;
  margin-top: 25px;
  color: #666;
}
#about .about-service .service-list .s-item:hover .icon-box {
  background-color: #003f9a;
  border: 1px solid #003f9a;
}
#about .about-service .service-list .s-item:hover .icon-box i {
  color: #fff;
}
#about .sample-apply {
  background-color: #f2f2f2;
  padding-bottom: 70px;
}
#about .sample-apply .desc {
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #999;
}
#about .sample-apply .apply-box {
  background-color: #fff;
  padding: 50px;
  margin-top: 50px;
}
#about .sample-apply .apply-box .msg-box {
  display: flex;
  justify-content: space-between;
}
#about .sample-apply .apply-box .msg-box .form-box {
  width: 49%;
}
#about .sample-apply .apply-box .msg-box .form-box .form-line {
  border-radius: 4px;
  height: 50px;
  background-color: #f2f2f2;
  display: flex;
  align-items: center;
  padding: 0 20px;
  overflow: hidden;
  margin-bottom: 20px;
}
#about .sample-apply .apply-box .msg-box .form-box .form-line i {
  font-size: 20px;
  color: #999;
}
#about .sample-apply .apply-box .msg-box .form-box .form-line input, #about .sample-apply .apply-box .msg-box .form-box .form-line textarea {
  background-color: transparent;
  padding-left: 10px;
  border: 0;
  flex: 1;
  resize: none;
}
#about .sample-apply .apply-box .msg-box .form-box .form-line.has-text {
  height: 120px;
  align-items: flex-start;
  padding-top: 15px;
}
#about .sample-apply .apply-box .msg-box .form-box .form-btn {
  display: flex;
  justify-content: flex-end;
}
#about .sample-apply .apply-box .msg-box .form-box .form-btn .btn {
  width: 70%;
}
#about .sample-apply .apply-box .apply-desc {
  font-size: 14px;
  line-height: 26px;
  color: #fc5858;
  padding-top: 40px;
}
#about .contact-us {
  padding-bottom: 70px;
}
#about .contact-us .contact-box {
  display: flex;
  margin-top: 50px;
}
#about .contact-us .contact-box .info-box {
  width: 52%;
  height: 500px;
  padding: 4% 16% 4% 4%;
  background-color: #004099;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-size: 132px 322px;
  background-position: right 40% bottom;
  background-image: url("../img/23.png");
}
#about .contact-us .contact-box .info-box .line {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  color: #fff;
}
#about .contact-us .contact-box .info-box .line i {
  display: inline-block;
  margin-top: 8px;
}
#about .contact-us .contact-box .info-box .line .info {
  margin-left: 15px;
}
#about .contact-us .contact-box .info-box .line .info p {
  font-size: 16px;
  line-height: 32px;
}
#about .contact-us .contact-box .map {
  width: 62.5%;
  height: 500px;
  left: -15%;
  flex-shrink: 0;
  top: -55px;
  position: relative;
  overflow-x: auto;
}
#about .join-us {
  padding-bottom: 120px;
  background-color: #f2f2f2;
  background-image: url("../img/53.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#about .join-us .main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 30px;
}
#about .join-us .join-txt {
  margin-top: 40px;
}
#about .join-us .join-txt .title {
  font-size: 18px;
  line-height: 18px;
}
#about .join-us .join-txt .desc {
  font-size: 18px;
  line-height: 18px;
  margin-top: 10px;
}
#about .join-us .join-txt .desc span {
  color: #FE1004;
}
#about .join-us .recruit-list {
  margin-top: 40px;
  display: none;
}
#about .join-us .recruit-list .recruit-item {
  margin-bottom: 20px;
}
#about .join-us .recruit-list .recruit-item .top-head {
  height: 120px;
  background-color: #fff;
  padding-left: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
#about .join-us .recruit-list .recruit-item .top-head .left .title {
  font-size: 20px;
  color: #333;
}
#about .join-us .recruit-list .recruit-item .top-head .left .title .name {
  margin-right: 20px;
}
#about .join-us .recruit-list .recruit-item .top-head .left .title .date {
  height: 14px;
  font-size: 14px;
  border-left: 2px solid #999;
  color: #999;
  padding: 0 25px;
}
#about .join-us .recruit-list .recruit-item .top-head .left .info {
  font-size: 14px;
  margin-top: 20px;
  color: #666;
}
#about .join-us .recruit-list .recruit-item .top-head .left .info span {
  display: inline-block;
  margin-right: 60px;
}
#about .join-us .recruit-list .recruit-item .top-head .arr-box {
  width: 120px;
  height: 100%;
  line-height: 120px;
  text-align: center;
  border-left: 1px solid #d3d3d3;
}
#about .join-us .recruit-list .recruit-item .top-head .arr-box i {
  font-size: 30px;
  color: #999;
  transition: transform 0.3s;
}
#about .join-us .recruit-list .recruit-item .re-content {
  background-color: #fff;
  padding: 30px 24px 35px;
  display: none;
}
#about .join-us .recruit-list .recruit-item .re-content .desc-box {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
}
#about .join-us .recruit-list .recruit-item .re-content .desc-box .tt {
  font-weight: bold;
}
#about .join-us .recruit-list .recruit-item .re-content .desc-box .desc {
  font-size: 14px;
  line-height: 32px;
  color: #666;
}
#about .join-us .recruit-list .recruit-item .re-content .upload-btn {
  width: 146px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  display: block;
  margin-top: 30px;
  background-color: #004099;
  cursor: pointer;
}
#about .join-us .recruit-list .recruit-item.slide .top-head {
  background-color: #004099;
}
#about .join-us .recruit-list .recruit-item.slide .top-head .title {
  color: #fff;
}
#about .join-us .recruit-list .recruit-item.slide .top-head .title .date {
  color: #fff;
  border-left: 2px solid #fff;
}
#about .join-us .recruit-list .recruit-item.slide .top-head .info {
  color: #fff;
}
#about .join-us .recruit-list .recruit-item.slide .top-head .arr-box i {
  color: #fff;
  transform: rotate(90deg);
  transition: transform 0.3s;
  display: inline-block;
}

#product .product {
  padding-bottom: 110px;
}
#product .product .pages-box {
  margin-top: 70px;
}
#product .pro-list {
  margin-top: 50px;
}
#product .pro-list .item {
  height: 108px;
  background-color: #fafafa;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 36px 0 30px;
  position: relative;
  margin-bottom: 24px;
}
#product .pro-list .item .left .num {
  font-size: 24px;
  color: #999;
  font-weight: bold;
  display: none;
}
#product .pro-list .item .left .title {
  font-size: 24px;
  color: #333;
  margin-left: 0 !important;
  font-weight: bold;
}
#product .pro-list .item .right {
  display: flex;
  align-items: center;
}
#product .pro-list .item .right img {
  width: 158px;
}
#product .pro-list .item .right i {
  font-size: 30px;
  color: #ccc;
  display: inline-block;
  margin-left: 20px;
}
#product .pro-list .item:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 100%;
  background-color: #003f9a;
  left: 0;
  top: 0;
}
#product .pro-list .item:hover .left .title {
  color: #003f9a;
}
#product .pro-list .item:hover .right i {
  color: #003f9a;
}
#product .product-detail {
  padding-bottom: 100px;
}
#product .product-detail .t-title {
  color: #003f9a;
  font-size: 20px;
  font-weight: bold;
}
#product .product-detail .pro-table {
  width: 100%;
  border: 1px solid #e6e6e6;
  margin-top: 30px;
}
#product .product-detail .pro-table td, #product .product-detail .pro-table th {
  font-size: 16px;
  height: 60px;
  min-width: 120px;
  text-align: center;
}
#product .product-detail .pro-table th {
  background-color: #003f9a;
  font-weight: normal;
  color: #fff;
}
#product .product-detail .warn {
  color: #ff4646;
  font-size: 16px;
  padding-top: 20px;
  margin-bottom: 100px;
}
#product .product-detail .detail-box .pro-nav-box {
  display: flex;
  align-items: center;
}
#product .product-detail .detail-box .pro-nav {
  display: flex;
  align-items: center;
}
#product .product-detail .detail-box .pro-nav .item {
  width: 220px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 20px;
  color: #666;
  background-color: #ffffff;
  border-radius: 20px 20px 0px 0px;
  border: solid 1px #f2f2f2;
  margin-right: 1px;
  cursor: pointer;
}
#product .product-detail .detail-box .pro-nav .item.active {
  background-color: #003f9a;
  color: #fff;
}
#product .product-detail .detail-box .online {
  margin-left: 30px;
}
#product .product-detail .detail-box .online .t1 {
  font-size: 16px;
  line-height: 22px;
}
#product .product-detail .detail-box .online .t2 {
  font-size: 18px;
  line-height: 22px;
  margin-top: 6px;
}
#product .product-detail .detail-box .online .t2 span {
  font-size: 24px;
  font-family: "DIN";
  color: #003f9a;
}
#product .product-detail .detail-box .pro-cont {
  background-color: #fafafa;
  padding: 60px 90px;
}
#product .product-detail .detail-box .pro-cont .item-box {
  margin-bottom: 65px;
}
#product .product-detail .detail-box .pro-cont .item-box .title {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 25px;
}
#product .product-detail .detail-box .pro-cont .item-box .title:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 4px;
  background-color: #003f99;
  border-radius: 1px;
  left: -20px;
  top: 10px;
}
#product .product-detail .detail-box .pro-cont .item-box .desc {
  font-size: 16px;
  line-height: 32px;
  color: #666;
}
#product .product-detail .detail-box .pro-cont .item-box .desc a {
  color: #FE1004;
}
#product .product-detail .detail-box .pro-cont .item-box .pic-box {
  display: flex;
  align-items: center;
}
#product .product-detail .detail-box .pro-cont .item-box .pic-box .pic-item {
  width: 25%;
  position: relative;
  margin-right: 30px;
}
#product .product-detail .detail-box .pro-cont .item-box .pic-box .pic-item img {
  width: 100%;
}
#product .product-detail .detail-box .pro-cont .item-box .pic-box .pic-item .info {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: absolute;
  left: 0;
  bottom: 0;
}
#product .product-detail .detail-box .pro-cont .item-box:last-of-type {
  margin-bottom: 0;
}
#product .product-detail .detail-box.solution {
  margin-top: 50px;
}

#solution .solution .solution-box {
  margin-top: 50px;
}
#solution .solution .solution-box .s-item {
  display: flex;
  margin-bottom: 80px;
}
#solution .solution .solution-box .s-item .pic {
  width: 64%;
  position: relative;
  overflow: hidden;
}
#solution .solution .solution-box .s-item .pic img {
  width: 100%;
  opacity: 0;
}
#solution .solution .solution-box .s-item .pic .bg {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
}
#solution .solution .solution-box .s-item .info-box {
  width: 36%;
  padding: 5% 15px 5% 5%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#solution .solution .solution-box .s-item .info-box .tops .title .t1 {
  font-size: 32px;
  line-height: 48px;
}
#solution .solution .solution-box .s-item .info-box .tops .title .line {
  width: 18px;
  height: 3px;
  background-color: #000000;
  border-radius: 1px;
  margin-top: 15px;
}
#solution .solution .solution-box .s-item .info-box .tops .desc {
  font-size: 14px;
  line-height: 26px;
  color: #666;
  margin-top: 35px;
}
#solution .solution .solution-box .s-item .info-box .more {
  font-size: 14px;
  color: #333;
}
#solution .solution .solution-box .s-item .info-box .more span {
  font-family: "DIN";
}
#solution .solution .solution-box .s-item .info-box .more i {
  display: inline-block;
  margin-left: 10px;
}
#solution .solution .solution-box .s-item:hover .bg {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
#solution .solution .solution-box .s-item.reserve {
  flex-direction: row-reverse;
}
#solution .solution .solution-box .s-item.reserve .info-box {
  padding: 5% 5% 5% 0;
}

#case .case {
  padding-bottom: 50px;
}
#case .case .case-list {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
}
#case .case .case-list .c-item {
  width: 30%;
  margin-right: 5%;
  position: relative;
  margin-bottom: 4%;
}
#case .case .case-list .c-item img {
  width: 100%;
}
#case .case .case-list .c-item .desc {
  font-size: 24px;
  padding: 0 0 24px 30px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#case .case .case-list .c-item .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  opacity: 0;
  background-color: #003f9a;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.3s;
}
#case .case .case-list .c-item .mask .title {
  color: #fff;
}
#case .case .case-list .c-item .mask .title .tt {
  font-size: 32px;
  line-height: 32px;
}
#case .case .case-list .c-item .mask .title .info {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}
#case .case .case-list .c-item .mask i {
  font-size: 30px;
  color: #fff;
}
#case .case .case-list .c-item:nth-of-type(3n) {
  margin-right: 0;
}
#case .case .case-list .c-item:hover .mask {
  opacity: 1;
  transition: all 0.3s;
}

#news .news {
  padding-bottom: 90px;
}
#news .news .news-list {
  margin-top: 50px;
}
#news .news-detail {
  padding-bottom: 100px;
}
#news .news-detail .title-box {
  padding-bottom: 30px;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
}
#news .news-detail .title-box .title {
  width: 53%;
  font-size: 32px;
  line-height: 50px;
  padding-top: 80px;
  margin: 0 auto;
}
#news .news-detail .title-box .date {
  font-size: 18px;
  color: #333;
  font-family: "DIN";
  margin-top: 10px;
}
#news .news-detail .content {
  padding: 40px 0 70px;
}

#technology .overview {
  padding: 80px 0;
}
#technology .overview .main {
  display: flex;
  justify-content: space-between;
}
#technology .overview .main .left .com-title {
  padding-top: 0;
}
#technology .overview .overview-box {
  width: 65%;
}
#technology .overview .overview-box .info p {
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
#technology .overview .overview-box .overview-num {
  margin-top: 60px;
  display: flex;
  align-items: flex-start;
}
#technology .overview .overview-box .overview-num .item {
  margin-right: 130px;
}
#technology .overview .overview-box .overview-num .item p {
  color: #666;
  font-size: 16px;
  line-height: 30px;
}
#technology .overview .overview-box .overview-num .item .num {
  font-size: 60px;
  line-height: 30px;
  font-family: "DIN";
  color: #003f9a;
  margin-right: 10px;
}
#technology .research {
  background-color: #f2f2f2;
  padding-bottom: 90px;
}
#technology .research .research-box {
  margin-top: 70px;
}
#technology .research .research-box .research-swiper .swiper-slide {
  width: 23% !important;
}
#technology .research .research-box .research-swiper .swiper-slide .pic {
  width: 100%;
}
#technology .research .research-box .research-swiper .swiper-slide .pic img {
  width: 100%;
}
#technology .research .research-box .research-swiper .swiper-slide .info {
  font-size: 20px;
  line-height: 20px;
  padding: 15px 10px;
  color: #333;
  text-align: center;
}
#technology .cert {
  padding-bottom: 100px;
}
#technology .cert .cert-box {
  padding-top: 70px;
  background-size: 42% auto;
  background-position: right top 20px;
  background-repeat: no-repeat;
  background-image: url("../img/50.png");
}
#technology .cert .cert-box .cert-swiper .swiper-slide {
  width: 23% !important;
  border: 1px solid #ccc;
}
#technology .cert .cert-box .cert-swiper .swiper-slide .pic {
  width: 100%;
  padding: 20px;
}
#technology .cert .cert-box .cert-swiper .swiper-slide .pic img {
  width: 100%;
}
#technology .cert .cert-box .cert-swiper .swiper-slide .info {
  font-size: 20px;
  height: 70px;
  line-height: 70px;
  padding: 0 10px;
  color: #333;
  text-align: center;
  border-top: 1px solid #ccc;
  transition: all 0.3s;
}
#technology .cert .cert-box .cert-swiper .swiper-slide.swiper-slide-active .info {
  background-color: #003f9a;
  color: #fff;
}
#technology .cert .cert-box .cert-swiper .swiper-slide:hover .info {
  background-color: #003f9a;
  color: #fff;
  transition: all 0.3s;
}
#technology .report {
  padding: 270px 0 75px;
  background-color: #f2f2f2;
}
#technology .report .main {
  display: flex;
  justify-content: space-between;
}
#technology .report .left {
  width: 47%;
}
#technology .report .left .com-title {
  padding-top: 0;
}
#technology .report .left .desc-box {
  font-size: 16px;
  line-height: 32px;
  color: #333;
  margin-top: 80px;
}
#technology .report .right {
  display: flex;
  justify-content: space-between;
  width: 49%;
  background-image: url("../img/41.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 46% auto;
}
#technology .report .right .report-item {
  width: 47%;
}
#technology .report .right .report-item .pic {
  width: 100%;
  padding: 20px;
  border: 1px solid #ccc;
}
#technology .report .right .report-item .pic img {
  width: 100%;
}
#technology .report .right .report-item .info {
  font-size: 20px;
  height: 70px;
  line-height: 70px;
  padding: 0 10px;
  color: #fff;
  text-align: center;
  border-top: 1px solid #003f9a;
  background-color: #003f9a;
  transition: all 0.3s;
}
#technology .report .right .report-item.report-one {
  transform: translateY(-190px);
}

#search .search-result {
  width: 100%;
  padding-bottom: 90px;
  padding-top: 80px;
  min-height: 600px;
}
#search .search-result .search-box {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
#search .search-result .search-box .search-input {
  width: 400px;
  height: 44px;
  border-radius: 22px;
  background-color: #f2f2f2;
  padding-left: 20px;
  display: flex;
  align-items: center;
}
#search .search-result .search-box .search-input .search-select {
  font-size: 16px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 11;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 100%;
  color: #003f9a;
}
#search .search-result .search-box .search-input .search-select i {
  font-size: 12px;
  color: #003f9a;
  display: inline-block;
  margin-left: 10px;
}
#search .search-result .search-box .search-input .search-select:hover .select-down {
  display: block;
}
#search .search-result .search-box .search-input .search {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("../img/01.png");
  background-position: center;
  flex-shrink: 0;
  display: none;
}
#search .search-result .search-box .search-input input {
  width: 100%;
  height: 100%;
  border: 0;
  background-color: transparent;
  padding-left: 15px;
}
#search .search-result .search-box .search-btn {
  width: 100px;
  background-color: #003f9a;
  color: #fff;
  height: 44px;
  border-radius: 22px;
  text-align: center;
  border: 0;
  line-height: 44px;
  font-size: 16px;
  display: inline-block;
  margin-left: 20px;
}
#search .search-result .search-box .select-down {
  width: 75px;
  background-color: #fff;
  position: absolute;
  top: 44px;
  left: -16px;
  border-radius: 4px;
  overflow: hidden;
  padding: 10px 0;
  border: 1px solid #eee;
  display: none;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
}
#search .search-result .search-box .select-down .item {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  transition: all 0.3s;
}
#search .search-result .search-box .select-down .item.active, #search .search-result .search-box .select-down .item:hover {
  color: #003f9a;
  background-color: #f2f2f2;
  transition: all 0.3s;
}
#search .search-result .s-item {
  width: 100%;
  padding: 14px 0;
  border-bottom: 1px solid #e6e6e6;
}
#search .search-result .s-item .title {
  width: 100%;
  line-height: 14px;
  font-size: 14px;
  display: flex;
  align-items: center;
}
#search .search-result .s-item .title i {
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #003f9a;
  margin-right: 10px;
}
#search .search-result .s-item .title p {
  display: inline-block;
  width: calc(100% - 14px);
}
#search .search-result .s-item .date {
  width: 100%;
  font-size: 12px;
  line-height: 12px;
  color: #999;
  margin-top: 10px;
  padding-left: 14px;
}
#search .search-result .pages-box {
  margin-top: 50px;
}

@media screen and (max-height: 770px) {
  #index_mail {
    width: 480px;
    height: 560px;
    padding: 25px;
  }
  #index_mail .form-box .form-line {
    height: 40px;
    margin-bottom: 15px;
  }
  #index_mail .form-box .form-line.has-text {
    height: 120px;
  }
  #index_mail .form-box .form-btn .btn {
    margin-top: 30px;
  }
  #index_mail .form-box .form-code .code-img {
    width: 110px;
    height: 40px;
  }
  .apply-title {
    margin-bottom: 24px;
  }
}
@media screen and (max-height: 620px) {
  #index_mail {
    width: 430px;
    height: 460px;
    padding: 20px;
  }
  #index_mail .apply-title {
    font-size: 18px;
    padding-bottom: 6px;
  }
  #index_mail .form-box .form-line {
    margin-bottom: 10px;
  }
  #index_mail .form-box .form-line.has-text {
    height: 100px;
  }
  #index_mail .form-box .form-btn .btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1900px) {
  #index .index-banner .swiper-banner .index-page {
    right: 8%;
  }
  .header .left-box .type span {
    font-size: 16px;
  }
  .header .left-box .type span:after {
    top: 6px;
  }
  .header .right-box .nav-box .item {
    margin-left: 40px;
  }
  .header .right-box .search {
    margin-left: 50px;
  }
  #about .about-intro .left-title .top .tt {
    font-size: 26px;
    line-height: 26px;
  }
  .second-box {
    padding: 0 30px 0 20px;
  }
  .second-box .second-nav .item {
    min-width: 115px;
    padding: 0 16px;
  }
  #product .product-detail .detail-box .pro-nav .item {
    width: 180px;
    height: 60px;
    line-height: 60px;
  }
  #product .product-detail .pro-table td, #product .product-detail .pro-table th {
    min-width: 95px;
    height: 50px;
  }
  #news .news-detail .title-box .title {
    width: 75%;
  }
}
@media screen and (max-width: 1600px) {
  #index .index-banner .swiper-banner .index-page {
    right: 7.5%;
  }
  #index .solution .solution-box .text-box .item.active, #index .solution .solution-box .text-box .item:hover {
    font-size: 60px;
    line-height: 60px;
  }
  .com-title {
    padding-top: 60px;
  }
  .com-title .en {
    font-size: 40px;
    line-height: 40px;
  }
  .com-title .cn {
    font-size: 28px;
    line-height: 28px;
  }
  .header .left-box .logo {
    width: 125px;
  }
  .header .right-box .nav-box .item {
    margin-left: 30px;
  }
  .header .right-box .search {
    margin-left: 40px;
  }
  #solution .solution .solution-box .s-item .info-box .tops .title .t1 {
    font-size: 26px;
    line-height: 30px;
  }
  .news-list .item .info .date {
    padding: 20px 0 20px;
  }
  .news-list .item .info .title {
    font-size: 20px;
    line-height: 20px;
  }
  #about .about-intro .left-title {
    width: 34%;
  }
  #about .about-intro .right-info {
    width: 60%;
  }
}
@media screen and (max-width: 1460px) {
  .inner-banner .text-box .en {
    font-size: 40px;
    line-height: 46px;
  }
  .inner-banner .text-box .cn {
    font-size: 26px;
    line-height: 26px;
  }
  #about .contact-us .contact-box .info-box {
    height: 450px;
  }
  #about .contact-us .contact-box .info-box .line {
    margin-bottom: 10px;
  }
  #about .contact-us .contact-box .map {
    height: 450px;
  }
  #about .contact-us .contact-box .map img {
    max-width: -moz-max-content;
    max-width: max-content;
  }
  #product .product-detail .detail-box .pro-nav .item {
    width: 160px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border-radius: 14px 14px 0 0;
  }
  #product .product-detail .detail-box .online {
    margin-left: 20px;
  }
  #product .product-detail .detail-box .online .t2 span {
    font-size: 20px;
  }
  #product .product-detail .detail-box .pro-cont {
    padding: 40px 60px;
  }
  #product .product-detail .detail-box .pro-cont .item-box {
    margin-bottom: 40px;
  }
  #product .product-detail .detail-box .pro-cont .item-box .title {
    font-size: 20px;
  }
  #product .product-detail .pro-table td, #product .product-detail .pro-table th {
    min-width: auto;
    height: 45px;
    font-size: 14px;
  }
}
@media screen and (max-width: 1386px) {
  #about .about-service .service-list .s-item .icon-box {
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
  #about .about-service .service-list .s-item .icon-box i {
    font-size: 40px;
  }
  #about .join-us {
    padding-bottom: 80px;
  }
  .com-title {
    padding-top: 50px;
  }
  .com-title .cn {
    font-size: 22px;
    line-height: 22px;
    margin-top: 10px;
  }
  .com-title .en {
    font-size: 32px;
    line-height: 32px;
  }
  .header .left-box .type span {
    padding: 0 6px;
  }
  .header .left-box .logo {
    width: 100px;
  }
  .header .right-box .nav-box .item {
    margin-left: 25px;
  }
  .header .right-box .search {
    margin-left: 30px;
  }
  .second-box .second-nav .item {
    font-size: 14px;
    padding: 0 10px;
    min-width: 100px;
    height: 40px;
    line-height: 40px;
  }
  #technology .overview {
    padding: 60px 0;
  }
  #technology .overview .overview-box .overview-num {
    margin-top: 40px;
  }
  #technology .overview .overview-box .overview-num .item {
    margin-right: 40px;
  }
  #technology .overview .overview-box .overview-num .item .num {
    font-size: 44px;
    margin-right: 5px;
  }
  #technology .research {
    padding-bottom: 50px;
  }
  #technology .research .research-box {
    margin-top: 40px;
  }
  #technology .research .research-box .research-swiper .swiper-slide .info {
    font-size: 16px;
  }
  #technology .cert {
    padding-bottom: 60px;
  }
  #technology .cert .cert-box .cert-swiper .swiper-slide .info {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
  #technology .report {
    padding: 180px 0 50px;
  }
  #technology .report .left .desc-box {
    margin-top: 40px;
  }
  #technology .report .right .report-item .info {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
  #technology .report .right .report-item.report-one {
    transform: translateY(-110px);
  }
}
@media screen and (max-width: 1300px) {
  #index .index-banner .mail-box {
    width: 40%;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
  }
  #index .index-banner .mail-box .tt {
    font-size: 16px;
  }
  #index .solution .solution-box .text-box .item {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 40px;
  }
  #index .solution .solution-box .text-box .item.active, #index .solution .solution-box .text-box .item:hover {
    font-size: 40px;
    line-height: 40px;
  }
  #index .news {
    padding-bottom: 5px;
  }
  .header {
    height: 90px;
  }
  .header .left-box .type span {
    padding: 0 4px;
    font-size: 14px;
  }
  .header .left-box .logo {
    width: 90px;
  }
  .header .right-box .nav-box .item {
    margin-left: 15px;
    height: 90px;
    line-height: 90px;
  }
  .header .right-box .search {
    margin-left: 20px;
  }
  .com-title {
    padding-top: 40px;
  }
  .com-title .cn {
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
  }
  .com-title .en {
    font-size: 30px;
    line-height: 30px;
  }
  .main {
    width: 90%;
  }
  .footer .footer-top .main .foot-list {
    margin-top: 50px;
    padding-bottom: 30px;
  }
  .footer .footer-top .main .foot-list .items-box .items .item {
    font-size: 12px;
  }
  .footer .footer-top .main .foot-list .items-box.pro .items {
    width: 380px;
  }
  .footer .footer-top .main .address-box {
    padding: 20px 0;
  }
  .footer .footer-bottom {
    height: 60px;
  }
  .footer .footer-bottom .main a {
    font-size: 12px;
  }
  .footer .footer-bottom .main .right a {
    margin-left: 20px;
  }
  #case .case .case-list .c-item .desc {
    font-size: 18px;
  }
  #case .case .case-list .c-item .mask .title .tt {
    font-size: 24px;
    line-height: 24px;
  }
  #case .case .case-list .c-item .mask .title .info {
    font-size: 14px;
    line-height: 22px;
  }
  #case .case .case-list .c-item .mask i {
    font-size: 24px;
  }
  #about .about-intro {
    padding: 60px 0;
  }
  #about .about-intro .main {
    flex-wrap: wrap;
  }
  #about .about-intro .left-title {
    width: 100%;
  }
  #about .about-intro .left-title .line {
    margin-top: 20px;
  }
  #about .about-intro .right-info {
    width: 100%;
    margin-top: 20px;
  }
  #about .about-honor {
    padding-bottom: 60px;
  }
  #about .about-honor .honor-box {
    margin-top: 45px;
  }
  #about .about-honor .honor-box .honor-swiper .swiper-slide .info {
    font-size: 16px;
  }
  #about .contact-us .contact-box .info-box {
    height: 380px;
  }
  #about .contact-us .contact-box .info-box .line .info p {
    font-size: 14px;
    line-height: 28px;
  }
  #about .contact-us .contact-box .map {
    height: 380px;
  }
  #about .join-us .recruit-list .recruit-item .top-head {
    height: 90px;
  }
  #about .join-us .recruit-list .recruit-item .top-head .left .info {
    margin-top: 10px;
  }
  #about .join-us .recruit-list .recruit-item .top-head .left .info span {
    margin-right: 30px;
  }
  #about .join-us .recruit-list .recruit-item .top-head .arr-box {
    width: 90px;
    line-height: 90px;
  }
  #product .pro-list .item {
    height: 86px;
  }
  #product .pro-list .item .left .num {
    font-size: 16px;
  }
  #product .pro-list .item .left .title {
    font-size: 18px;
  }
  #product .pro-list .item .right img {
    width: 120px;
  }
}
@media screen and (max-width: 1044px) {
  .header {
    height: 70px;
  }
  .header .left-box .logo {
    width: 64px;
  }
  .header .left-box .type span {
    font-size: 12px;
  }
  .header .right-box .nav-box .item {
    height: 70px;
    line-height: 70px;
    font-size: 14px;
  }
  .com-title .en {
    font-size: 24px;
    line-height: 24px;
  }
  .com-title .cn {
    font-size: 16px;
    line-height: 16px;
  }
  #index .news .news-list {
    margin-top: 30px;
  }
  #index .solution .solution-box {
    margin-top: 30px;
  }
  .news-list .item .info {
    padding: 0 10px 15px 0;
  }
  .news-list .item .info .date {
    padding: 14px 0 14px;
  }
  .news-list .item .info .title {
    font-size: 16px;
    line-height: 16px;
  }
  #product .product-detail {
    padding-bottom: 40px;
  }
  #product .product {
    padding-bottom: 40px;
  }
  .back-btn {
    width: 140px;
    height: 45px;
    line-height: 45px;
    margin-top: 30px;
  }
  .footer .footer-top .main .foot-list {
    margin-top: 30px;
  }
  #product .product-detail .detail-box .pro-nav .item {
    width: 135px;
    height: 45px;
    line-height: 45px;
  }
  #about .join-us .main {
    flex-wrap: wrap;
    padding-top: 60px;
  }
  #about .join-us .main .com-title {
    padding-top: 0;
  }
  #about .join-us .join-txt {
    margin-top: 0;
  }
  #about .join-us .join-txt .title {
    font-size: 14px;
    line-height: 24px;
  }
  #about .join-us .join-txt .desc {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 750px) {
  .m-header {
    width: 100%;
    height: 0.88rem;
    padding: 0 0.24rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 100001;
  }
  .m-header .logo {
    width: 1.2rem;
  }
  .m-header .logo img {
    width: 100%;
  }
  .m-header .right {
    display: flex;
    align-items: center;
  }
  .m-header .right .search {
    display: inline-block;
    width: 0.88rem;
    height: 0.88rem;
    background-size: 0.4rem 0.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../img/01.png");
  }
  .m-header .right .open {
    display: inline-block;
    width: 0.88rem;
    height: 0.88rem;
    background-size: 0.64rem 0.64rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../img/menu.png");
    margin-left: 0.2rem;
  }
  .header {
    display: none;
  }
  .m-header-fix {
    background-color: #fff;
  }
  .m-cover {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100002;
    display: none;
  }
  .m-cover .icon {
    width: 0.88rem;
    height: 0.88rem;
    background-size: 0.64rem 0.64rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../img/cha.png");
    position: absolute;
    top: 0;
    right: 0.25rem;
  }
  .m-cover .copyRight {
    position: absolute;
    left: 0.2rem;
    bottom: 0.4rem;
    font-size: 12px;
    color: #fff;
  }
  .m-cover .copyRight strong {
    font-weight: 700;
  }
  .m-cover .link-box {
    padding-top: 2rem;
  }
  .m-cover .link-box a {
    display: block;
    height: 1.4rem;
    line-height: 1.4rem;
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    transition: all 0.6s;
  }
  .m-cover .link-box a .cn {
    display: block;
  }
  .m-cover .link-box a:hover {
    color: rgba(255, 255, 255, 0.6);
  }
  .join-form {
    width: 320px;
    padding: 20px;
    height: auto;
  }
  .join-form .line input {
    width: 200px;
    height: 25px;
  }
  .join-form .line button {
    width: 100%;
    float: initial;
    margin-top: 30px;
  }
  .join-form .line .label {
    font-size: 14px;
  }
  .join-form .line img {
    height: auto;
  }
  .main {
    width: 94%;
  }
  .main.second-main {
    width: 100%;
  }
  .com-title {
    padding-top: 0.6rem;
  }
  .com-title .en {
    font-size: 22px;
    line-height: 24px;
  }
  .com-title .cn {
    font-size: 16px;
    line-height: 16px;
    margin-top: 0.2rem;
  }
  .com-title .line {
    margin-top: 0.2rem;
  }
  .com-title .desc {
    font-size: 14px;
    line-height: 28px;
    margin-top: 0.2rem;
  }
  .footer .footer-top {
    padding: 0.4rem 0 0;
  }
  .footer .footer-top .main .logo {
    width: 70%;
  }
  .footer .footer-top .main .foot-list {
    display: none;
  }
  .footer .footer-top .main .address-box {
    padding: 0.4rem 0 0.2rem;
    flex-wrap: wrap;
    font-size: 12px;
  }
  .footer .footer-top .main .address-box .line {
    line-height: 28px;
  }
  .footer .footer-bottom {
    height: auto;
    padding-bottom: 0.4rem;
  }
  .footer .footer-bottom .main {
    flex-wrap: wrap;
  }
  .footer .footer-bottom .main a {
    font-size: 12px;
    line-height: 24px;
  }
  .footer .footer-bottom .main .right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer .footer-bottom .main .right a {
    margin-left: 0;
  }
  #index .index-banner {
    margin-top: 0.88rem;
  }
  #index .index-banner .mail-box {
    width: 40%;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
  }
  #index .index-banner .mail-box .tt {
    font-size: 16px;
  }
  #index .index-banner .scroll-down {
    display: none;
  }
  #index .index-banner .swiper-banner .index-page {
    bottom: 0.24rem;
    top: unset;
  }
  #index .index-banner .swiper-banner .index-next {
    margin-left: 0.3rem;
  }
  #index .index-banner .swiper-banner .index-next, #index .index-banner .swiper-banner .index-prev {
    width: 0.6rem;
    height: 0.6rem;
  }
  #index .index-banner .mail-box {
    position: static;
    width: 100%;
    height: 1rem;
  }
  #index .index-banner .mail-box .tt {
    font-size: 16px;
  }
  #index .solution .solution-box {
    margin-top: 0.4rem;
  }
  #index .solution .solution-box .text-box .item {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 0.4rem;
  }
  #index .solution .solution-box .text-box .item.active, #index .solution .solution-box .text-box .item:hover {
    font-size: 22px;
    line-height: 22px;
  }
  #index .news {
    padding-bottom: 5px;
  }
  #index .news .news-list {
    margin-top: 0.6rem;
  }
  #index .news .news-list .item {
    width: 100%;
  }
  #index .news .news-list .item .info {
    padding: 0 0.1rem 0.4rem 0;
  }
  #index .news .news-list .item .info .date {
    padding: 0.2rem 0 0.2rem;
  }
  #index .news .news-list .item .info .title {
    font-size: 18px;
    line-height: 18px;
  }
  #index .news .news-list .item .info .desc {
    margin-top: 0.1rem;
  }
  .second-box {
    padding: 0.3rem 0.2rem;
    margin-top: 0;
    height: auto;
    flex-wrap: wrap;
  }
  .second-box .second-nav {
    padding: 0;
    margin-top: 0.24rem;
  }
  .second-box .second-nav::-webkit-scrollbar-thumb {
    background-color: #f3f4f5;
  }
  .second-box .second-nav .item {
    font-size: 12px;
    min-width: 1.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    margin-left: 0.2rem;
  }
  .inner-banner {
    margin-top: 0.88rem;
  }
  .inner-banner .text-box .en {
    font-size: 20px;
    line-height: 24px;
  }
  .inner-banner .text-box .cn {
    font-size: 16px;
    line-height: 16px;
    margin-top: 0.1rem;
  }
  .back-btn {
    width: 2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    margin-top: 0.4rem;
  }
  #solution .solution .solution-box {
    margin-top: 0.6rem;
  }
  #solution .solution .solution-box .s-item {
    flex-wrap: wrap;
    margin-bottom: 0.3rem;
  }
  #solution .solution .solution-box .s-item .pic {
    width: 100%;
  }
  #solution .solution .solution-box .s-item .info-box {
    width: 100%;
    padding: 0.24rem;
  }
  #solution .solution .solution-box .s-item .info-box .tops .title .line {
    margin-top: 0.2rem;
  }
  #solution .solution .solution-box .s-item .info-box .tops .title .t1 {
    font-size: 16px;
  }
  #solution .solution .solution-box .s-item .info-box .tops .desc {
    margin-top: 0.4rem;
  }
  #solution .solution .solution-box .s-item .info-box .more {
    margin-top: 0.2rem;
  }
  #solution .solution .solution-box .s-item.reserve .info-box {
    padding: 0.24rem;
  }
  #product .pro-list {
    margin-top: 0.4rem;
  }
  #product .pro-list .item {
    height: 1rem;
    padding: 0 0.24rem 0 0.24rem;
    margin-bottom: 0.24rem;
  }
  #product .pro-list .item .left .num {
    font-size: 14px;
  }
  #product .pro-list .item .left .title {
    font-size: 14px;
    margin-left: 0.2rem;
  }
  #product .pro-list .item .right img {
    display: none;
  }
  #product .pro-list .item .right i {
    font-size: 20px;
  }
  #product .product {
    padding-bottom: 1rem;
  }
  #product .product .pages-box {
    margin-top: 0.4rem;
  }
  #product .product-detail {
    padding-bottom: 0.6rem;
  }
  #product .product-detail .detail-box.solution {
    margin-top: 0.3rem;
  }
  #product .product-detail .detail-box .online {
    margin-left: 0.2rem;
    padding-top: 0.24rem;
  }
  #product .product-detail .detail-box .online .t1 {
    font-size: 14px;
  }
  #product .product-detail .detail-box .online .t2 span {
    font-size: 18px;
  }
  #product .product-detail .detail-box .pro-cont {
    padding: 0.4rem;
  }
  #product .product-detail .detail-box .pro-cont .item-box {
    margin-bottom: 0.4rem;
  }
  #product .product-detail .detail-box .pro-cont .item-box .title {
    font-size: 16px;
    margin-bottom: 0.2rem;
  }
  #product .product-detail .detail-box .pro-cont .item-box .desc {
    font-size: 14px;
    line-height: 28px;
  }
  #product .product-detail .detail-box .pro-cont .item-box .desc a {
    color: #003f9a;
    text-decoration: underline;
  }
  #product .product-detail .detail-box .pro-cont .item-box .pic-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #product .product-detail .detail-box .pro-cont .item-box .pic-box .pic-item {
    width: 49%;
    margin-right: 0;
  }
  #product .product-detail .detail-box .pro-cont .item-box .pic-box .pic-item .info {
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 14px;
  }
  #product .product-detail .detail-box .pro-nav .item {
    width: 1.4rem;
    font-size: 14px;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 10px 10px 0 0;
  }
  #product .product-detail .detail-box .pro-nav-box {
    position: sticky;
    top: 0.88rem;
    flex-wrap: wrap;
    z-index: 100;
    background-color: #fff;
    padding-top: 0.24rem;
  }
  #product .product-detail .t-title {
    font-size: 16px;
  }
  #product .product-detail .table-box {
    overflow-x: auto;
  }
  #product .product-detail .pro-table {
    margin-top: 0.2rem;
    flex-shrink: 0;
  }
  #product .product-detail .pro-table th, #product .product-detail .pro-table td {
    min-width: 1.2rem;
    font-size: 12px;
  }
  #product .product-detail .warn {
    padding-top: 0.2rem;
    margin-bottom: 0.4rem;
    font-size: 14px;
  }
  .pages-box .item {
    width: 0.66rem;
    height: 0.66rem;
    line-height: 0.66rem;
  }
  .bread-box {
    font-size: 12px;
  }
  .bread-box i {
    margin-right: 0.1rem;
  }
  .bread-box a {
    font-size: 12px;
  }
  .com-more {
    width: 2.2rem;
    height: 0.66rem;
    line-height: 0.66rem;
    font-size: 12px;
  }
  .apply-title {
    margin-bottom: 0.4rem;
    font-size: 18px;
    padding-bottom: 0.2rem;
  }
  .title-top .com-pages {
    padding-bottom: 0;
  }
  .title-top .com-pages .com-prev {
    margin-right: 0.3rem;
  }
  .title-top .com-pages .com-prev i, .title-top .com-pages .com-next i {
    font-size: 32px;
  }
  .news-list .item .info .title {
    font-size: 16px;
    line-height: 16px;
  }
  .news-list .item .info .date {
    padding: 0.2rem 0;
  }
  #case .case {
    padding-bottom: 0.6rem;
  }
  #case .case .case-list {
    margin-top: 0.4rem;
  }
  #case .case .case-list .c-item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  #case .case .case-list .c-item .desc {
    font-size: 16px;
    padding: 0 0 0.24rem 0.3rem;
  }
  #case .case .case-list .c-item .mask {
    padding: 0.2rem;
  }
  #case .case .case-list .c-item .mask .title .tt {
    font-size: 16px;
    line-height: 16px;
  }
  #case .case .case-list .c-item .mask .title .info {
    font-size: 12px;
    line-height: 18px;
  }
  #case .case .case-list .c-item .mask i {
    font-size: 20px;
  }
  #case .case .case-list .c-item:nth-of-type(3n) {
    margin-right: 2%;
  }
  #case .case .case-list .c-item:nth-of-type(2n) {
    margin-right: 0;
  }
  #technology .overview {
    padding: 0.6rem 0;
  }
  #technology .overview .main {
    flex-wrap: wrap;
  }
  #technology .overview .overview-box {
    width: 100%;
  }
  #technology .overview .overview-box .info p {
    font-size: 14px;
    line-height: 24px;
  }
  #technology .overview .overview-box .overview-num {
    display: flex;
    justify-content: space-between;
    margin-top: 0.4rem;
  }
  #technology .overview .overview-box .overview-num .item {
    margin-right: 0;
  }
  #technology .overview .overview-box .overview-num .item p {
    font-size: 14px;
    line-height: 24px;
  }
  #technology .overview .overview-box .overview-num .item .num {
    font-size: 40px;
  }
  #technology .research {
    padding-bottom: 0.4rem;
  }
  #technology .research .research-box {
    margin-top: 0.4rem;
  }
  #technology .research .research-box .research-swiper .swiper-slide {
    width: 42% !important;
  }
  #technology .research .research-box .research-swiper .swiper-slide .info {
    padding: 0.2rem;
    font-size: 14px;
  }
  #technology .cert {
    padding-bottom: 0.6rem;
  }
  #technology .cert .cert-box {
    padding-top: 0.4rem;
  }
  #technology .cert .cert-box .cert-swiper .swiper-slide {
    width: 42% !important;
  }
  #technology .cert .cert-box .cert-swiper .swiper-slide .pic {
    padding: 0.2rem;
  }
  #technology .cert .cert-box .cert-swiper .swiper-slide .info {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 14px;
  }
  #technology .report {
    padding: 1rem 0 0.6rem;
  }
  #technology .report .main {
    flex-wrap: wrap;
  }
  #technology .report .left {
    width: 100%;
  }
  #technology .report .left .desc-box {
    margin-top: 0.4rem;
    font-size: 14px;
    line-height: 28px;
  }
  #technology .report .right {
    width: 100%;
    padding-top: 2rem;
  }
  #technology .report .right .report-item .pic {
    padding: 0.2rem;
  }
  #technology .report .right .report-item .info {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 14px;
  }
  #technology .report .right .report-item.report-one {
    transform: translateY(-80px);
  }
  #about .about-intro {
    padding: 0.6rem 0;
  }
  #about .about-intro .left-title .top .tt {
    font-size: 18px;
    margin-top: 0.4rem;
  }
  #about .about-intro .left-title .top img {
    width: 2rem;
  }
  #about .about-intro .left-title .line {
    margin-top: 0.3rem;
  }
  #about .about-intro .right-info {
    margin-top: 0.3rem;
  }
  #about .about-honor {
    padding-bottom: 0.6rem;
  }
  #about .about-honor .honor-box {
    margin-top: 0.4rem;
  }
  #about .about-honor .honor-box .honor-swiper .swiper-slide {
    width: 42% !important;
  }
  #about .about-honor .honor-box .honor-swiper .swiper-slide .pic {
    padding: 0.2rem;
  }
  #about .about-honor .honor-box .honor-swiper .swiper-slide .info {
    padding: 0.15rem 0;
    font-size: 14px;
    text-align: justify;
  }
  #about .elec-book {
    height: 3rem;
  }
  #about .about-service {
    padding-bottom: 0.6rem;
  }
  #about .about-service .desc {
    margin-top: 0.4rem;
    font-size: 14px;
    line-height: 28px;
  }
  #about .about-service .service-list {
    flex-wrap: wrap;
    margin-top: 0.4rem;
  }
  #about .about-service .service-list .s-item {
    width: 100%;
  }
  #about .about-service .service-list .s-item .icon-box {
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
  }
  #about .about-service .service-list .s-item .icon-box i {
    font-size: 30px;
  }
  #about .about-service .service-list .s-item .title {
    margin-top: 0.2rem;
  }
  #about .about-service .service-list .s-item .title .num {
    font-size: 16px;
    line-height: 24px;
  }
  #about .about-service .service-list .s-item .title .name {
    font-size: 18px;
    line-height: 28px;
    margin-top: 0.1rem;
  }
  #about .about-service .service-list .s-item .info {
    margin-top: 0.2rem;
  }
  #about .sample-apply {
    padding-bottom: 0.6rem;
  }
  #about .sample-apply .desc {
    margin-top: 0.4rem;
    font-size: 14px;
    line-height: 28px;
  }
  #about .sample-apply .apply-box {
    padding: 0.24rem;
    margin-top: 0.4rem;
  }
  #about .sample-apply .apply-box .msg-box {
    flex-wrap: wrap;
  }
  #about .sample-apply .apply-box .msg-box .form-box {
    width: 100%;
    margin-bottom: 0.6rem;
  }
  #about .sample-apply .apply-box .msg-box .form-box .form-line {
    height: 0.8rem;
    padding: 0 0.2rem;
    margin-bottom: 0.2rem;
  }
  #about .sample-apply .apply-box .msg-box .form-box .form-line.has-text {
    height: 1.8rem;
  }
  #about .sample-apply .apply-box .msg-box .form-box .form-line i {
    font-size: 16px;
  }
  #about .sample-apply .apply-box .msg-box .form-box .form-code .code-img {
    width: 2rem;
    height: 0.8rem;
    margin-left: 0.2rem;
  }
  #about .sample-apply .apply-box .msg-box .form-box .form-btn .btn {
    height: 0.8rem;
    line-height: 0.8rem;
    width: 50%;
    margin: 0 auto;
    font-size: 16px;
    margin-top: 0.4rem;
  }
  #about .sample-apply .apply-box .apply-desc {
    padding-top: 0rem;
  }
  #about .contact-us {
    padding-bottom: 0.6rem;
  }
  #about .contact-us .contact-box {
    flex-direction: column-reverse;
    flex-wrap: wrap;
    margin-top: 0.6rem;
  }
  #about .contact-us .contact-box .info-box {
    width: 100%;
    height: auto;
    padding: 0.4rem 0.24rem;
  }
  #about .contact-us .contact-box .info-box .line {
    margin-bottom: 0.1rem;
  }
  #about .contact-us .contact-box .info-box .line .info p {
    line-height: 24px;
  }
  #about .contact-us .contact-box .map {
    width: 100%;
    height: 4rem;
    top: unset;
    left: unset;
  }
  #about .join-us {
    padding-bottom: 0.6rem;
  }
  #about .join-us .recruit-list {
    margin-top: 0.6rem;
  }
  #about .join-us .recruit-list .recruit-item .top-head {
    height: 2rem;
    padding: 0 0.24rem;
  }
  #about .join-us .recruit-list .recruit-item .top-head .left .title {
    font-size: 16px;
  }
  #about .join-us .recruit-list .recruit-item .top-head .left .title .name {
    margin-right: 0.2rem;
  }
  #about .join-us .recruit-list .recruit-item .top-head .left .title .date {
    height: 12px;
    font-size: 12px;
    padding: 0 0.1rem;
    border-left: 1px solid #999;
  }
  #about .join-us .recruit-list .recruit-item .top-head .left .info {
    margin-top: 0.1rem;
    font-size: 12px;
  }
  #about .join-us .recruit-list .recruit-item .top-head .left .info span {
    margin-right: 0.2rem;
  }
  #about .join-us .recruit-list .recruit-item .top-head .arr-box {
    display: none;
  }
  #about .join-us .recruit-list .recruit-item .re-content {
    padding: 0.4rem 0.24rem;
  }
  #about .join-us .recruit-list .recruit-item .re-content .upload-btn {
    margin-top: 0.4rem;
  }
  #news .news {
    padding-bottom: 0.6rem;
  }
  #news .news .news-list {
    margin-top: 0.4rem;
  }
  #news .news .news-list .item {
    width: 49%;
  }
  #news .news .news-list .item:nth-of-type(3n) {
    margin-right: 2%;
  }
  #news .news .news-list .item:nth-of-type(2n) {
    margin-right: 0;
  }
  #news .news .news-list .item .info {
    padding: 0 0.24rem 0.24rem;
  }
  #news .news-detail {
    padding-bottom: 0.6rem;
  }
  #news .news-detail .title-box {
    padding: 0.3rem 0.2rem;
  }
  #news .news-detail .title-box .title {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-top: 0.4rem;
  }
  #news .news-detail .title-box .date {
    font-size: 16px;
  }
  #news .news-detail .content {
    padding: 0.4rem 0 0.6rem;
  }
  #search .search-result {
    min-height: 6rem;
    padding: 0.6rem 0;
  }
  #search .search-result .search-box {
    margin-bottom: 0.4rem;
  }
  #search .search-result .search-box .search-input {
    width: 4rem;
    height: 0.7rem;
    padding-left: 0.2rem;
  }
  #search .search-result .search-box .search-input .search {
    width: 0.4rem;
    height: 0.4rem;
  }
  #search .search-result .search-box .search-btn {
    width: 1.6rem;
    height: 0.7rem;
    line-height: 0.7rem;
    margin-left: 0.2rem;
  }
  #search .search-result .pages-box {
    margin-top: 0.4rem;
  }
  .detail-bottom {
    padding: 0.2rem 0;
  }
  #index_mail {
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    transform: unset;
    padding: 2rem 0.24rem 0;
  }
  #index_mail .form-box .form-line {
    height: 0.7rem;
    margin-bottom: 0.2rem;
    padding: 0.2rem;
  }
  #index_mail .form-box .form-line.has-text {
    height: 2rem;
  }
  #index_mail .form-box .form-btn .btn {
    margin-top: 0.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  #index_mail .form-box .form-code .code-img {
    width: 1.6rem;
    height: 0.7rem;
  }
  #index_mail .close {
    bottom: 10%;
  }
  #index_mail .close i {
    color: #003f9a;
  }
  .form-box .form-line span {
    font-size: 14px;
    top: 0.1rem;
    left: 0.1rem;
  }
  #about .join-us .main {
    flex-wrap: wrap;
    padding-top: 0.6rem;
  }
  #about .join-us .join-txt {
    margin-top: 0.4rem;
  }
}/*# sourceMappingURL=style.css.map */